PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setExcludeNonUserAnnotations Method
True if only the annotations created by the current should be submitted.
In This Topic
    setExcludeNonUserAnnotations Method
    In This Topic
    Sets a value indicating whether only the annotations created by the current user are submitted.
    Syntax
    public void setExcludeNonUserAnnotations( 
       boolean value
    )

    Parameters

    value
    True if only the annotations created by the current should be submitted.
    See Also